projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b6e630
)
Whitespace change.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 8 Aug 2006 20:53:10 +0000
(20:53 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 8 Aug 2006 20:53:10 +0000
(20:53 +0000)
lisp/help.el
patch
|
blob
|
history
diff --git
a/lisp/help.el
b/lisp/help.el
index af79bbcf57c04fbe3bb4607e6b3ffd784dc41142..db76efb01a028ec6e313900826134194426e64f6 100644
(file)
--- a/
lisp/help.el
+++ b/
lisp/help.el
@@
-841,7
+841,7
@@
whose documentation describes the minor mode."
(if (zerop (length indicator))
"no indicator"
(format "indicator%s"
- indicator))))
+
indicator))))
(princ (documentation mode-function)))
(insert-button pretty-minor-mode
'action (car help-button-cache)